Welcome![Sign In][Sign Up]
Location:
Search - crc code matlab

Search list

[OS programCRC算法C源程序

Description: C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
Platform: | Size: 14336 | Author: lq | Hits:

[Windows DevelopGrqCom

Description: 串口调试帮手,可以连续发送多个命令以及求解命令的CRC,BCC,CHECKSUM码-serial debugging assistant consecutive can send multiple commands and orders of the CRC solution, BCC, CHECKSUM code
Platform: | Size: 118784 | Author: 张胜 | Hits:

[CommunicationCRC_codes

Description: 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!
Platform: | Size: 2048 | Author: 陈榧 | Hits:

[Mathimatics-Numerical algorithmscrc-ccitt

Description: CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
Platform: | Size: 234496 | Author: 李慎丹 | Hits:

[matlabcode

Description: CRC码生成器和卷积码的仿真程序。其中CRC码可以自定义生成多相式或字符串;卷积码可以自定义约束长度和码长。-CRC code generator and the simulation program convolutional codes. Which the CRC code can customize the generation of multi-phase or string convolutional codes can customize the constraint length and code length.
Platform: | Size: 1024 | Author: 杨丽 | Hits:

[OtherCRC(Matlab)

Description: CRC校验码的Matlab源程序,希望对大家有帮助-CRC Checksum Matlab source code, I hope all of you help
Platform: | Size: 3072 | Author: 马名 | Hits:

[matlabsimulate

Description: 循环冗余校验CRC (Cyclic Redundancy Check)码是由分组线性码的分支而来,其主要应用是二元码字。编码简单且误判概率很低,在通信系统中得到了广泛的应用。循环冗余校验码是属于分组码中的一类重要的线性码,它不仅在理论上具有很好的代数结构,而且其编码和译码可以通过线性移位寄存器很容易地实现。 通过对CRC的分析和基于MATLAB工具的仿真,充分证明了CRC的检错能力很强,编码简单。 -Cyclic Redundancy Check CRC (Cyclic Redundancy Check) code is a linear code from the sub-branch from the main application is the binary code word. Coding is simple and very low probability of miscarriage of justice, in the communication system has been widely used. Cyclic redundancy check code is a block code in one important class of linear code, which not only has good in theory, algebraic structure, and its encoding and decoding of linear shift register can easily realize . CRC through analysis and simulation tool based on MATLAB, and fully proves that the CRC error detection ability of a strong, simple coding.
Platform: | Size: 7168 | Author: 王明 | Hits:

[Crack HackMD5_VC

Description: 可以计算文件MD5校验码、CRC校验码、校验和,在开发文件传输等工作时,提供帮助,校验速度快。-Can calculate the MD5 checksum file code, CRC checksum code, checksum, file transfer, such as in the development work, providing help, check speed.
Platform: | Size: 59392 | Author: liu qinghua | Hits:

[Software Engineeringcrc

Description: This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to expose the contents of the array struct to any depth and plot any of the components. This tool is very useful for programmers using structures in their code
Platform: | Size: 197632 | Author: jack | Hits:

[Speech/Voice recognition/combinespeechQuality

Description: 语音质量评价的matlab ,好用
Platform: | Size: 283648 | Author: 李立 | Hits:

[Program docCRCM

Description: CRC MATLAB 源程序,包括了CRC添加功能,输出直接为已添加CRC的数据,CRC8,16,24!-CRC MATLAB source code, including CRC add functionality, the output directly to the CRC of the data has been added, CRC8, 16,24!
Platform: | Size: 2048 | Author: luoyoubao | Hits:

[matlabMFiles

Description: ou can use this M-file as a guideline for implementing CRC code generation using the Communications Toolbox functionality. This M-file does not include the error detection process, but you can easily use the process specified below to perform the CRC check:
Platform: | Size: 223232 | Author: misseng | Hits:

[OtherCRC

Description: 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
Platform: | Size: 284672 | Author: 某某人 | Hits:

[matlabCRC

Description: 通过学习CRC编码原理,本部分建立了SIMULINk模型,实现了CRC编译码。-in this part we build the simulink modol of the encoded and decoded of CRC.we can more understand the code
Platform: | Size: 8192 | Author: jie zhang | Hits:

[matlabCRC

Description: 在matlab中实现CRC编码功能,代码简洁占用资源率低。-CRC code in matlab functions to implement the code simple and low footprint.
Platform: | Size: 1024 | Author: Riky | Hits:

[matlabCRC-Code

Description: Cyclic codes CRC implemented by MATLAB
Platform: | Size: 724992 | Author: Cuong | Hits:

[Compress-Decompress algrithmscrc

Description: matlab code ,crc code
Platform: | Size: 1024 | Author: brahim | Hits:

[source in ebookFEM Code CRC PRESS

Description: 程序包是The Finite Element Method Using MATLAB, 2nd Edition的随书源程序,里面的编号与书里面的问题完全对应。(This software package is the original code of the book"The Finite Element Method Using MATLAB, 2nd Edition".)
Platform: | Size: 118784 | Author: Lenhart | Hits:

[OtherCRC

Description: CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
Platform: | Size: 9216 | Author: changzhenga | Hits:

[matlab(13-9)CRC冗余校验码的编译码仿真实现

Description: CRC冗余校验码的编译码仿真实现 ,MATLAB仿真(Compiling and coding simulation implementation of CRC redundancy check code, MATLAB simulation)
Platform: | Size: 139264 | Author: 羊。 | Hits:
« 12 3 »

CodeBus www.codebus.net